In GITA 2, we're learning how to use Notepad++ to code our projects with html, css, and javaScript.

It's a webpage presenting a research of current social media problems.
Open
Created a business card with a QR-Code that can be scaned, and made it user friendly on mobile devices.
Open
Created a dice game using function, calculation, generate random numbers, and change images using a button.
Open
Created craps game (similar to dice game) and include a reset mechanism.
Open
Upgrade previous merchandise store by adding radiobuttons (discounts) and a small survey (checkbox).
Open
Created a game using timers to make a bullet and invader move, also able to draw characters in pixels.
Open
Created circles with different position, size, color, and speed using for loop; created a rectangle that change circles' color when intersect.
Open
Created fishes using for loop, and made them avoid submarine when it's close.
Open
Use an array to store 1000 random numbers; also use for loops to find highest, lowest number, even/odd numbers, userinput, etc.
Open
Created a bottom where it automatically finds a random number, and calculate the average of how many searches it took to find it.
Open
Sort the array and use binary search to find the random generated number, also calculate the average of how many searches it took to find it.
Open
Created a game that has circles attacking a spaceship that can shoot 4 photons diagonally.
Open
Add userinput to an array and convert it to uppercase, lowercase, and find the longest & shortest word.
Open
Create a checker board based on user inputs, including rows, columns, and 2 colors.
Open
Research 4 topics about internet misuse, protection privacy, computing resources, etc; then fit them into a website template.
Open
I created a game with Sumikko Gurashi theme; it's based on another game I liked called Snake VS Block.
Open